1. a - renders an anchor (link)
  2. actionerror - renders the error messages if they exists
  3. actionmessage - renders the action messages if they exists
  4. component - render a very customizable component allowing its template to be specified at the spot through theme, template attribute
  5. date - render a date
  6. div - render a div section
  7. fielderror - render the field error message if they exists
  8. panel - render a panel for tabbed panel
  9. table - render a table
  10. tabbedpane - (deprecated in favour of tabbedPanel)
  11. tabbedPanel - render a tabbed panel
  12. tree - render a tree widget
  13. treenode - render a tree node within a tree widget